@charset "utf-8";
/* CSS Document */
.box{
    width: 1280px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.top{
    width: 100%;
    height: 127px;
    background-color: #ffffff;
    border-bottom: solid 1px #cccccc;
    box-shadow: 0 10px 20px #dcdbdb;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.top .logo{
    float: left;
    margin-top: 23px;
}
.top .search{
    width: 298px;
    height: 38px;
    float: right;
    border: solid 1px #cccccc;
    border-radius: 20px;
    margin-top: 44px;
}
.top .search button{
    font-size: 14px;
    font-family: "myfont-medium","微软雅黑";
    color: #999999;
    line-height: 38px;
    background: url("../img/searchICO.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/searchICO.png*/) no-repeat 4px center;
    padding-left: 38px;
    margin-left: 20px;
    float: left;
	border:0;
	outline:none;
	cursor:pointer
}
.top .search input{
    width: 180px;
    height: 24px;
    border: 0 none;
    float: left;
    margin-top: 8px;
    outline: 0 none;
    padding-left: 10px;
}
.top .nav{
    float: right;
    height: 40px;
    margin: -40px 450px 0 0;
}
.top .nav ul{
    display: block;
}
.top .nav ul li{
    float: left;
    position: relative;
}
.top .nav ul li .yiji a{
    line-height: 40px;
    font-family: "myfont-bold","微软雅黑";
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    padding: 0 20px;
}
.top .nav ul li .yiji a:hover{
    color: #e20113;
}



.top .nav ul li .erji{
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0;
}
.top .nav ul li .erji a{
    line-height: 40px;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
    font-family: "myfont-regular","微软雅黑";
    font-size: 0.9em;
    display: block;
    text-align: center;
	width:114px;
}
.top .nav ul li .erji a:hover{
    background-color: rgba(255,0,0,1);
    color: #fff;
}
.top .nav span{
    font-family: "myfont-bold";
    font-size: 18px;
    float: left;
    line-height: 40px;
    color: #cccccc;
}
.top .menu-but{ display: none}
.menu{ display: none}

.banner{
    width: 100%;
    height: 464px;
    display: block;
    
    background-color: #f1f1f1;
    position: relative;
}
.banner .slide{
    width: 1280px;
    height: 464px;
    display: block;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.banner .slide ul{
    height: 464px;
    position: absolute;
    top: 0;
    left: 0;
}
.banner .slide ul li{
	overflow:hidden;
    width: 1280px;
    height: 464px;
    float: left;
    position: relative;
}
.banner .slide ul li .wz{
    width: 480px;
    height: auto;
    float: left;
    margin-top: 60px;
}
.banner .slide ul li .wz .title{
    font-size: 40px;
    font-family: "myfont-bold","微软雅黑";
    font-weight: bold;
}
.banner .slide ul li .wz .jj{
    font-size: 16px;
    font-family: "myfont-normal","微软雅黑";
}
.banner .slide ul li .wz .text{
    font-family: "myfont-medium","微软雅黑";
    font-size: 1.25em;
    color: #666666;
    line-height: 1.25em;
    margin: 30px 0 80px 0;
}
.banner .slide ul li .wz .oil{
    color: #ffffff;
    background-color: #e60012;
    font-size: 16px;
    padding: 20px;
    border-radius: 4px;
	font-family:"微软雅黑";
}
.banner .slide ul li .pic{
	overflow:hidden;
    width: 682px;
    height: 421px;
    float: left;
    margin: 43px 0 0 80px;
}
.banner .prev{
    width: 45px;
    height: 100px;
    background-image: url("../img/sprite.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/sprite.png*/);
    background-repeat: no-repeat;
    background-position: left center;
    position: absolute;
    top: 182px;
    left: 30px;
    cursor: pointer;
    opacity: 0.05;
}
.banner .prev:hover{
    opacity: 0.8;
}
.banner .next{
    width: 45px;
    height: 100px;
    background-image: url("../img/sprite.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/sprite.png*/);
    background-repeat: no-repeat;
    background-position: right center;
    position: absolute;
    top: 182px;
    right: 30px;
    cursor: pointer;
    opacity: 0.05;
}
.banner .next:hover{
    opacity: 0.8;
}
.banner .slide .btn{
    position: absolute;
    width: 1280px;
    height: 10px;
    bottom: 40px;
    text-align: center;
    padding: 0 35px;
}
.banner .slide .btn span{
    display:inline-block;
    _display:inline;
    _zoom:1;
    width:16px;
    height:4px;
    cursor:pointer;
    background:#cccccc;
    margin: 0 0 0 10px;
    border-radius: 2px;
    box-shadow: 0 0 5px #cccccc;
}
.banner .slide .btn span.cur{
    background-color: #e50112;
}
.mobile-slide{ display: none}

.rdxw{
    width: 1290px;
    height: auto;
    background-color: #ffffff;
    display: block;
    margin: 0 auto;
}
.rdxw dt{
    display: block;
    text-align: center;
    font-family: "myfont-bold","微软雅黑";
    font-size: 22px;
    color: #666666;
    margin: 50px auto 20px auto;
}
.rdxw dd{
    display: block;
}
.rdxw dd .moble{
    width: 370px;
    height: auto;
    float: left;
    margin: 0 30px;
}
.rdxw dd .moble img{
   
    height: auto;
	max-height:200px;
    display: block;
    margin-bottom: 15px;
}
.rdxw dd .moble .date{
    width: 76px;
    height: 63px;
    float: left;
    border-left: solid 1px #cccccc;
    color: #333333;

}
.rdxw dd .moble .date2{
    width: 76px;
    height: 8px;
    float: left;
    border-left: solid 1px #cccccc;
    color: #333333;
	padding-left: 15px;

}.rdxw dd .moble .date .day{
    font-family: "myfont-light","微软雅黑";
    font-size: 54px;
    line-height: 48px;
    display: block;
}
.rdxw dd .moble .date2 .year-mouse{
    font-size: 0.8em;
    display: block;
	color:#ccc;
}
.rdxw dd .moble .cont{
    width: 350px;
    height: 63px;
    float: left;
    padding-left: 15px;
}
.rdxw dd .moble .cont .title{
    font-family: "myfont-medium","微软雅黑";
    font-size: 16px;
    height: 27px;
    color: #000000;
	overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.rdxw dd .moble .cont .text{
    line-height: 18px;
    color: #666666;
	font-family:"微软雅黑";
    font-size: 14px;
	display: -webkit-box;
    overflow: hidden;

    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.rdxw dd .more{
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    background-color: #e20113;
    color: #ffffff;
    border-radius: 10px;
    margin: 70px auto 30px auto;
    font-size: 14px;
    font-family: myfont-regular,"微软雅黑";
}

.product-classification1{
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}
.product-classification1 dl{
    width: 1280px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.product-classification1 dl dt{
    display: block;
    margin: 60px auto 35px auto;
    text-align: center;
    font-family: "myfont-bold","微软雅黑";
    font-size: 22px;
    color: #666666;
}
.product-classification1 dl dd{
    width: 1280px;
    height: 300px;
    display: block;
    position: relative;
    margin-bottom: 60px;
}
.product-classification1 dl dd .moble{
    width: 240px;
    height: 240px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
}
.product-classification1 dl dd .moble.white{
    background-color: #ffffff;
}
.product-classification1 dl dd .moble.grey{
    background-color: #dedede;
}
.product-classification1 dl dd .moble .title-e{
    display: block;
    text-align: center;
    font-family: "myfont-medium","微软雅黑";
    font-size: 1em;
    margin-top: 160px;
    color: #666666;
}
.product-classification1 dl dd .moble .title-z{
    display: block;
    text-align: center;
    font-family: "myfont-medium","微软雅黑";
    font-size: 1.2em;
    color: #666666;
}
.product-classification1 dl dd .moble:hover{
    position: absolute;
    width: 240px;
    height: 240px;
    /* margin: -25px 0 0 -25px; */
    z-index: 1;
    box-shadow: 0 0 10px #9f9e9e;
}
.product-classification1 dl dd .moble:hover .title-e{
    margin-top: 175px;
	background-position:50% 70px;
	transition:0.2s;
}
.product-classification1 dl dd .moble.truck-bus{
    background-image: url("/templates/cn/img/truck_busICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/truck_busICO1.png*/);
    top: 0;
    left: 0;
	background-size:50%;
}
.product-classification1 dl dd .moble.truck-bus:hover{
    background-image: url("/templates/cn/img/truck_busICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/truck_busICO2.png*/);
	background-size:50%;
	background-position:50% 70px;
	transition:0.2s;
}
.product-classification1 dl dd .moble.car{
    background-image: url("/templates/cn/img/carICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/carICO1.png*/);
    top: 0;
    left: 260px;
	background-size:50%;
}
.product-classification1 dl dd .moble.car:hover{
    background-image: url("/templates/cn/img/carICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/carICO2.png*/);
	background-size:50%;
	background-position:50% 70px;
	transition:0.2s;
}
.product-classification1 dl dd .moble.motorcycle{
    background-image: url("/templates/cn/img/motorcycleICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/motorcycleICO1.png*/);
    top: 0;
    left: 520px;
	background-size:50%;
}
.product-classification1 dl dd .moble.motorcycle:hover{
    background-image: url("/templates/cn/img/motorcycleICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/motorcycleICO2.png*/);
	background-size:50%;
	background-position:50% 70px;
	transition:0.2s;
}
.product-classification1 dl dd .moble.moning-contruction{
    background-image: url("/templates/cn/img/moning_contructionICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/moning_contructionICO1.png*/);
    top: 0;
    left: 780px;
	background-size:50%;
}
.product-classification1 dl dd .moble.moning-contruction:hover{
    background-image: url("/templates/cn/img/moning_contructionICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/moning_contructionICO2.png*/);
	background-size:50%;
	background-position:50% 70px;
	transition:0.2s;
}
.product-classification1 dl dd .moble.industrial{
    background-image: url("/templates/cn/img/industrialICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/industrialICO1.png*/);
    top: 0;
    left: 1040px;
	background-size:50%;
}
.product-classification1 dl dd .moble.industrial:hover{
    background-image: url("/templates/cn/img/industrialICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/industrialICO2.png*/);
	background-size:50%;
	background-position:50% 70px;
	transition:0.2s;
}
.product-classification1 dl dd .moble.agricuture{
    background-image: url("/templates/cn/img/agricutureICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/agricutureICO1.png*/);
    top: 260px;
    left: 0;
	background-size:50%;
}
.product-classification1 dl dd .moble.agricuture:hover{
    background-image: url("/templates/cn/img/agricutureICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/agricutureICO2.png*/);
	background-size:50%;
	background-position:50% 70px;
	transition:0.2s;
}
.product-classification1 dl dd .moble.marine{
    background-image: url("/templates/cn/img/marineICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/marineICO1.png*/);
    top: 260px;
    left: 260px;
	background-size:50%;
}
.product-classification1 dl dd .moble.marine:hover{
    background-image: url("/templates/cn/img/marineICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/marineICO2.png*/);
	/* background-size:50%; */
	background-position:50% 70px;
	transition:0.2s;
}
.product-classification1 dl dd .moble.grease{
    background-image: url("/templates/cn/img/greaseICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/greaseICO1.png*/);
    top: 260px;
    left: 520px;
	background-size:30%;
}
.product-classification1 dl dd .moble.grease:hover{
    background-image: url("/templates/cn/img/greaseICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/greaseICO2.png*/);
	background-size:35%;
	background-position:50% 70px;
	transition:0.2s;
}
.product-classification1 dl dd .moble.antifreeze{
    background-image: url("/templates/cn/img/antifreezeICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/antifreezeICO1.png*/);
    top: 260px;
    left: 780px;
	background-size:25%;
}
.product-classification1 dl dd .moble.antifreeze:hover{
    background-image: url("/templates/cn/img/antifreezeICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/antifreezeICO2.png*/);
	background-size:30%;
	transition:0.2s;
	background-position:50% 60px;
}
.product-classification1 dl dd .moble.bluedef{
    background-image: url("/templates/cn/img/bluedefICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/bluedefICO1.png*/);
    top: 260px;
    left: 1040px;
	background-size:50%;
}
.product-classification1 dl dd .moble.bluedef:hover{
    background-image: url("/templates/cn/img/bluedefICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/bluedefICO2.png*/);
	background-size:50%;
}
.product-classification2{display: none}

.zlhz{
    width: 100%;
    height: auto;
    display: block;
    background-color: #fff;
    overflow: hidden;
}
.zlhz dl{
    width: 1280px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.zlhz dl dt{
    display: block;
    margin: 30px auto 35px auto;
    text-align: center;
    font-family: "myfont-bold","微软雅黑";
    font-size: 22px;
    color: #666666;
}
.zlhz dl dd{
    display: block;
    width: 1300px;
    height: auto;
}
.zlhz dl dd .moble{
    width: 240px;
    height: 160px;
    float: left;
    position: relative;
    
    margin: 0 10px 20px 10px;
}
.zlhz dl dd .moble img{
    height: 65px;
    position: absolute;
	margin-bottom:20px;
	transition:All 0.3s ease-in-out;    -webkit-transition:All 0.3s ease-in-out;    -moz-transition:All 0.3s ease-in-out;    -o-transition:All 0.3s ease-in-out;
}
/* .zlhz dl dd .moble img:hover{
	transform:scale(1.2);    -webkit-transform:scale(1.2);    -moz-transform:scale(1.2);    -o-transform:scale(1.2);    -ms-transform:scale(1.2);
    box-shadow: 0 0 10px #cccccc;
}
 */
.foot{
    width: 100%;
    height: auto;
    display: block;
    background-color: #000000;
}
.foot .foot-nav{
    width: 188px;
    float: left;
    margin-top: 80px;
    border-right: solid 1px #3e3e3e;
}
.foot .foot-nav .title{
    display: block;
    font-family: "myfont-bold","微软雅黑";
    color: #999999;
    text-align: center;
    font-weight: bold;
}
.foot .foot-nav a{
    font-family: "myfont-normal","微软雅黑";
    font-size: 14px;
    color: #999999;
    display: block;
    margin-top: 25px;
    padding-left: 70px;
    background: url("../img/discICO1.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/discICO1.png*/) no-repeat 60px center;
}
.foot .prompt{
    float: left;
    margin: 80px 0 0 50px;
    color: #999999;
    font-family: "myfont-normal","微软雅黑";
    font-size: 14px;
}
.foot .prompt .title{
    display: block;
    margin-bottom: 15px;
}
/*.foot .ewm{
    width: 150px;
    height: 165px;
    float: right;
    margin: 80px 0 0 20px;
}
.foot .ewm img{
    width: 150px;
    height: 165px;
    display: block;
}*/
.foot .yj-content{
    font-size: 14px;
    font-family: "myfont-bold","微软雅黑";
    color: #3f3f3f;
    display: block;
    margin: 60px auto auto;
    text-align: center;
    padding-bottom: 20px;
}

.news{
    width: 100%;
    height: auto;
    display: block;
    background-color: #e8e4e4;
    padding: 20px 0;
    margin-top: 128px;
}
.news ul{
    width: 792px;
    height: 446px;
    float: left;
    position: relative;
    overflow: hidden;
}
.news ul li{
    width: 792px;
    height: 446px;
    position: absolute;
    top: 0;
    left: 0;
}
.news ul li a img{
    width: 792px;
    height: 446px;
    display: block;
}
.news .cont{
    width: 478px;
    height: auto;
    float: right;
}
.news .cont .moble{
    width: 465px;
    height: 140px;
    display: block;
    padding-left: 13px;
}
.news .cont .moble.cur{
    background: url("../img/triangleICO.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/css/new/img/triangleICO.png*/) no-repeat left center;
}
.news .cont .moble a{
    width: 425px;
    height: 100px;
    display: block;
    background-color: #ffffff;
    padding: 20px;
}
.news .cont .moble a:hover{
    background-color: #ffffff;
}
.news .cont .moble a .title{
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-family: "微软雅黑"
    color: #333333;
    display: block;
    overflow: hidden;
    font-weight: bold;
}
.news .cont .moble a .text{
    height: 60px;
    line-height: 30px;
    font-family: "myfont-normal","微软雅黑";
    font-size: 14px;
    color: #666666;
}
.news .cont .moble.mar{
    margin-top: 13px;
}

.new-list{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    background-color: #f5f5f5;
}
.new-list dl{
    width: 1280px;
    height: auto;
    display: block;
     margin: 0 auto;
    overflow: hidden;
}
.new-list dl dt{
    display: block;
    height: 42px;
    margin: 30px auto;
    text-align: center;
}
.new-list dl dt a{
    color: #333333;
    font-family: "myfont-bold","微软雅黑";
    font-size: 22px;
    padding: 12px 0;
    margin: 0 30px;
}
.new-list dl dt a:hover{
    border-bottom: solid 3px #e60115;
}
.new-list dl .mobile{ display: none}

/* clearfix */
.clearfix{clear:both;}

/* wrapper */
#wrapper{ width:100%;}
#container{position:relative;width:100%;margin:0 auto;}
.grid{ width:188px; min-height:100px; background:#fff; float:left;
    box-shadow:0 1px 3px rgba(34,25,25,0.4);
    -moz-box-shadow:0 1px 3px rgba(34,25,25,0.4);
    -webkit-box-shadow:0 1px 3px rgba(34,25,25,0.4);
    -webkit-transition:top 1s ease, left 1s ease;
    -moz-transition:top 1s ease, left 1s ease;
    -o-transition:top 1s ease, left 1s ease;
    -ms-transition:top 1s ease, left 1s ease;
}
.grid a{color:#333}
.grid a:hover{color:#000}
.grid .imgholder{
    width: 100%;
    height: auto;
    display: block;
}
.grid .imgholder img{
    max-width:100%;
    display:block;
    /*background:url(../img/loding.gif) no-repeat center;*/
    background-color: #cccccc;
}
.grid .title{
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0 10px;
    overflow: hidden;
    font-family: "myfont-medium","微软雅黑";
    font-size: 16px;
    margin: 0 0;
}
.grid .text{
    height: 40px;
    line-height: 20px;
    display: block;
    padding: 0 10px;
    overflow: hidden;
    margin: 5px auto;
	color:#bbb;
}

.share .bshare-custom.icon-medium .bshare-sinaminiblog{background:url("../../../images/sina_share.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/images/sina_share.png*/) no-repeat}
.share .bshare-custom.icon-medium .bshare-weixin{background:url("../../../images/wx_share.png"/*tpa=http://www.maxspeed-china.com/skin/Public/Home/images/wx_share.png*/) no-repeat}


.yj-download{
    width: 100%;
    height: auto;
    display: block;
    background-color: #ffffff;
    margin: 30px auto 20px auto;
    box-shadow: 0 0 20px #cccccc;
}
.yj-download dt{
    display: block;
    font-size: 24px;
    font-family: "myfont-bold";
    font-weight: bold;
    padding-left: 10px;
    line-height: 80px;
    border-bottom: solid 1px #cccccc;
}
.yj-download dd{
    display: block;
    padding: 10px;
}
.yj-download dd .cont{
    height: 60px;
    display: block;
    line-height: 60px;
    border-bottom: dashed 1px #cccccc;
}
.yj-download dd .cont img{
    height: 40px;
    width: auto;
    float: left;
    margin-top: 10px;
}
.yj-download dd .cont span{
    float: left;
    margin-left: 10px;
    font-family: "myfont-normal","微软雅黑";
    font-size: 18px;
    color: #666666;
}
.yj-download dd .cont a{
    float: right;
    background-color: #e50112;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    padding: 0 20px;
    border-radius: 5px;
    margin-top: 10px;
}

